CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最优 潮流

搜索资源列表

  1. GA_loadshedding

    0下载:
  2. 用遗传算法实现基于最优潮流的负荷消减,并据此进行可靠性计算。-Genetic algorithm based on optimal power flow load reduction and reliability calculations accordingly.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2365
    • 提供者:张泽宇
  1. opf

    0下载:
  2. 无功优化的最优潮流程序,可以自行替换ieee数据-Optimal Power Flow
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8572
    • 提供者:ljw
  1. lujinggenzongzhongxinguijiafa

    0下载:
  2. 路径跟踪中心轨迹法,是一种求解最优潮流的有效方法,大大简化了原有算法的复杂性-Path Tracking Center locus method is an effective method for solving the optimal power flow, greatly simplifies the complexity of the original algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:18907
    • 提供者:stephanie
  1. matpower5.0b1

    0下载:
  2. 最新matpower 5.01工具箱,可以进行潮流、最优潮流、时域仿真等一系列计算。功能十分强大,并且内部有多个IEEE n节点的电力系统模型-The new Matpower 5.01 toolbox, can flow, optimal power flow, the time domain simulation and a series of calculation. Function is very powerful, and the internal power systems wit
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6590333
    • 提供者:何震晨
  1. MATPOWER

    0下载:
  2. 电力专业必备MATLAB软件包:潮流分析,最优潮流分析。-MATPOWER: The Matleb toolbox for the power flow and optimal power flow.
  3. 所属分类:Energy industry

    • 发布日期:2017-05-22
    • 文件大小:6509326
    • 提供者:jiaruixin
  1. pro-opf

    0下载:
  2. 电力系统分析课程设计源代码,对于最优潮流学习具有极高的参考价值-Analysis of curriculum design of power system source code, learning has a very high reference value for the optimal power flow
  3. 所属分类:Energy industry

    • 发布日期:2017-04-14
    • 文件大小:5349
    • 提供者:王建
  1. jianhuatidu

    0下载:
  2. 最优潮流的简化梯度法,可以用来解决王锡凡《现代电力系统分析》书中的问题。-Reduced gradient optimal power flow, can be used to solve the problem of Wang Xifan analysis of modern power system in the book.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:王建
  1. chengxu

    0下载:
  2. 本程序是用简化梯度法进行电力系统最优潮流计算。-This procedure is the calculation of the optimal power flow of power system with simplified gradient method.
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1727
    • 提供者:李明慧
  1. GA-opf

    3下载:
  2. 利用遗传算法解决电力系统最优潮流问题。程序opf1为最优潮流的模型建立部分,gaopf是主函数,求解最小燃料费用。-By using the genetic algorithm to solve the power system optimal power flow problem.Program opf1 for optimal power flow model is established in this part, gaopf is the main function, and solvi
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:37188
    • 提供者:liuyuanke
  1. matpower4.0-(1)

    0下载:
  2. MATPOWER是MATLAB的M文件包® 求解潮流和最优潮流问题。它的目的是作为一个研究者和教育者,是易于使用和修改仿真工具。MATPOWER是设计给最佳的性能,同时保持代码的简单理解和修改。它最初是为POWERWEB项目的一部分。-MATPOWER is a package of MATLAB® M-files for solving power flow and optimal power flow problems. It is intended as a simulati
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3238994
    • 提供者:刘绍进
  1. tspopf4.1_w32

    0下载:
  2. MATLAB工具箱,进行电力系统分析,计算最优潮流-MATLAB toolbox, power system analysis, optimal power flow calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:157638
    • 提供者:婷婷
  1. IPM-OPF

    2下载:
  2. 程序用于求解电力系统最优潮流,采用原-对偶内点算法,并辅以文献,有利于对内点法的学习。-Procedures for solving optimal power flow, the use of primal- dual interior point algorithm, supplemented by literature, internal point of law in favor of learning.
  3. 所属分类:Energy industry

    • 发布日期:2017-05-07
    • 文件大小:1055239
    • 提供者:刘佳
  1. PSO-calculation

    2下载:
  2. 利用改进粒子群算法,求解电力系统最优潮流问题,具有较快的收敛速度和精度,并有文献说明。-The improved particle swarm algorithm to solve the optimal power flow problem, has a faster convergence speed and accuracy, and described in the literature.
  3. 所属分类:Energy industry

    • 发布日期:2017-05-03
    • 文件大小:812265
    • 提供者:刘佳
  1. Ant-cololy

    0下载:
  2. 使用蚁群算法,来实现最优潮流计算。效果比较理想,迭代次数比较少。-Ant colony for OPF
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2560
    • 提供者:杭汝溱
  1. matpower5.123

    0下载:
  2. 对于学习MATLAB编写潮流程序和最优潮流的同学非常有用,包括4、6、9、30、36、118节点等case-MATLAB flow program for learning to write and OPF students useful case including 4,6,9,30,36,118 nodes, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2156137
    • 提供者:yun-hao-lin
  1. OPF_PSO

    0下载:
  2. 粒子群求多元函数极值,可应用于配电网最优潮流-Extremum of multivariate function PSO should be solving optimal power flow for distribution system
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1074
    • 提供者:沙熠
  1. OPF

    0下载:
  2. 电力系统最优潮流计算,可以用来确定最优潮流,计算网损等-Optimal power flow calculation can be used to determine the optimal power flow, and other computing net loss
  3. 所属分类:Energy industry

    • 发布日期:2017-04-27
    • 文件大小:15910
    • 提供者:郑南宁
  1. matpower5.1

    0下载:
  2. 本程序为电力系统仿真计算软件包,包括潮流计算,最优潮流计算等-The procedures for power system simulation software packages, including flow calculation, optimal power flow calculation
  3. 所属分类:Energy industry

    • 发布日期:2017-05-23
    • 文件大小:7236144
    • 提供者:闲竹
  1. powerflow

    2下载:
  2. 基于遗传算法和非线性规划寻优混合算法的 电力系统最优潮流计算 -Hybrid optimization algorithm based on genetic algorithm and Nonlinear Programming Optimal Power Flow Calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7553
    • 提供者:huang
  1. Vector-programming-OPF

    0下载:
  2. 矢量编程潮流及最优潮流数据文件,包含数据格式,标准算例等-Vector programming trends and optimal power flow data file that contains data formats, standards and other examples
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:65457
    • 提供者:李睿
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com